debian/control: Fix python dependency
authorElliott Mitchell <ehem+debian@m5p.com>
Fri, 11 Sep 2020 16:43:29 +0000 (09:43 -0700)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 18 Sep 2020 16:29:59 +0000 (18:29 +0200)
commitbea4d2d63eed34d4380670353395c56974c329f4
tree48c70fbf4bd8c8c74cdb5c47721a2186dd5c1576
parente595978fc5ba3329f189b8ca888445881ba7195f
debian/control: Fix python dependency

Debian's Xen build actually has two distinct Python dependencies.  The
build process itself needs Python's build machine runtime available to
run portions of the build written in Python.  The build process also
needs the host machine libraries in order to link Xen's Python libraries.

Signed-off-by: Elliott Mitchell <ehem+debian@m5p.com>
Acked-by: Hans van Kranenburg <hans@knorrie.org>
debian/control